How to Install geany-plugin-codenav software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install geany-plugin-codenav software package in Ubuntu 14.04 LTS (Trusty Tahr)

geany-plugin-codenav software package provides code navigation plugin for Geany, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install geany-plugin-codenav 

geany-plugin-codenav is installed in your system.

Make ensure the geany-plugin-codenav package were installed using the commands given below,

$ sudo dpkg-query -l | grep geany-plugin-codenav *

You will get with geany-plugin-codenav package name, version, architecture and description in a table

geany-plugin-codenav package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package geany-plugin-codenav
Version 1.23+dfsg-3
Description code navigation plugin for Geany
Sub Section devel


See Also, How to uninstall or remove geany-plugin-codenav software package from Ubuntu 14.04 LTS (Trusty Tahr)?